Document Library for WinForms
C1DocumentSourceException コンストラクタ(String,Object[])

C1.Win.Document.6 アセンブリ > C1.Win.Document 名前空間 > C1DocumentSourceException クラス > C1DocumentSourceException コンストラクタ : C1DocumentSourceException コンストラクタ(String,Object[])
The exception message formatting string.
The list of parameters supplied to the formatting string.
Initializes a new instance of the C1DocumentSourceException class with a formatted error message.
シンタックス
'宣言
 
Public Function New( _
   ByVal format As System.String, _
   ByVal ParamArray args() As System.Object _
)
public C1DocumentSourceException( 
   System.string format,
   params System.object[] args
)

パラメータ

format
The exception message formatting string.
args
The list of parameters supplied to the formatting string.
参照

C1DocumentSourceException クラス
C1DocumentSourceException メンバ
オーバーロード一覧